Skip to main content

itemStyle

Type

property

Summary

The style with which navigation items are displayed

Syntax

get the itemStyle of <widget>
set the itemStyle of <widget> to <style>

Description

The itemStyle property determines whether navigation items are displayed with icons, with labels, or with icons positioned below labels.

Value

NameTypeDescription

value

The display style

  • "icons": display icons only
  • "text": display names only
  • "both": display icons and names

property: hilitedItemIcons, itemIcons, itemLabels